projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cbeeab
)
; * test/src/buffer-tests.el: Remove unecessary `message' calls.
author
Matt Armstrong
<matt@rfc20.org>
Sun, 9 Oct 2022 17:12:32 +0000
(10:12 -0700)
committer
Matt Armstrong
<matt@rfc20.org>
Mon, 10 Oct 2022 02:24:53 +0000
(19:24 -0700)
test/src/buffer-tests.el
patch
|
blob
|
history
diff --git
a/test/src/buffer-tests.el
b/test/src/buffer-tests.el
index 01780a15cc149a252e47830fb065b128821c13db..9bccbdf2e89a540ca4479d6982dd17ee22395204 100644
(file)
--- a/
test/src/buffer-tests.el
+++ b/
test/src/buffer-tests.el
@@
-1554,10
+1554,8
@@
dicta sunt, explicabo. "))
;; is to initially steadily increase the overlay count, then
;; steadily decrease it, then repeat.
(when (and growing (= overlay-count overlay-count-limit))
- (message "now shrinking")
(setq growing nil))
(when (and (not growing) (= overlay-count 0))
- (message "now growing")
(setq growing t))
;; Create or delete a random overlay according to a